* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#FFFFFF;--gjs-t-color-secondary:#6B7280;--gjs-t-color-accent:#1C1C1C;--gjs-t-color-success:#10B981;--gjs-t-color-warning:#F59E0B;--gjs-t-color-error:#EF4444;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:var(--gjs-t-color-primary);color:var(--gjs-t-color-accent);font-size:16px;line-height:1.6;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;}.gjs-t-h1{color:var(--gjs-t-color-accent);font-size:48px;line-height:1.2;font-family:"Space Grotesk", Inter, sans-serif;font-weight:700;}.gjs-t-h2{color:var(--gjs-t-color-accent);font-size:28px;line-height:1.3;font-family:"Space Grotesk", Inter, sans-serif;font-weight:600;}.gjs-t-button{background-color:var(--gjs-t-color-accent);color:var(--gjs-t-color-primary);border-radius:12px;}.gjs-t-link{color:var(--gjs-t-color-accent);text-decoration:none;}.gjs-t-border{border-radius:12px;border-color:#E5E7EB;}*, ::before, ::after{box-sizing:border-box;undefined:undefined;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;undefined:undefined;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;undefined:undefined;line-height:inherit;}hr{height:0;undefined:undefined;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;undefined:undefined;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;undefined:undefined;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;undefined:undefined;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;undefined:undefined;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;undefined:undefined;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;undefined:undefined;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;undefined:undefined;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;undefined:undefined;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.header{width:100%;}.header-container{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:2rem;padding-right:2rem;padding-top:4rem;padding-bottom:2rem;}.header-content-row{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;}.header-title-block{display:flex;flex-direction:column;gap:1rem;}.hero-title{letter-spacing:-0.025em;}.hero-subtitle{font-size:1.125rem;line-height:1.75rem;color:rgb(75 85 99 / 1);}.header-actions{display:flex;align-items:center;gap:0.75rem;}.button-secondary{display:inline-flex;align-items:center;gap:0.5rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;border-width:1px;border-color:rgb(209 213 219 / 1);border-radius:0.5rem;color:rgb(17 24 39 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.button-secondary:hover{outline-style:solid;outline-width:2px;outline-color:#d1d5db;background-color:rgb(243 244 246 / 1);}.icon-cpu{width:1rem;height:1rem;}.button-primary{display:inline-flex;align-items:center;gap:0.5rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.button-primary:hover{outline-style:solid;outline-width:2px;outline-color:#d1d5db;background-color:rgb(17 24 39 / 1);}.icon-mail{width:1rem;height:1rem;}.header-divider{margin-top:2.5rem;border-top-width:1px;border-color:rgb(229 231 235 / 1);}.main{width:100%;}.section-description{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;}.description-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem;}.description-left{grid-column:span 7 / span 7;display:flex;flex-direction:column;gap:1.5rem;}.description-paragraph{font-size:1.125rem;line-height:1.75rem;color:rgb(55 65 81 / 1);}.description-pillars{display:flex;flex-direction:column;gap:0.75rem;}.pillar-item{display:flex;align-items:flex-start;gap:0.75rem;}.icon-research{width:1.25rem;height:1.25rem;margin-top:0.25rem;}.pillar-text{color:rgb(55 65 81 / 1);}.icon-systems{width:1.25rem;height:1.25rem;margin-top:0.25rem;}.icon-publication{width:1.25rem;height:1.25rem;margin-top:0.25rem;}.description-right{grid-column:span 5 / span 5;}.stat-card{border-width:1px;background-color:rgb(255 255 255 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);padding:1rem;display:flex;flex-direction:column;gap:1rem;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.stat-card:hover{outline-style:solid;outline-width:2px;outline-color:#d1d5db;}.stat-header{display:flex;align-items:center;justify-content:space-between;}.stat-title{font-weight:600;color:rgb(17 24 39 / 1);}.icon-arrow{width:1.25rem;height:1.25rem;}.stat-list{display:flex;flex-direction:column;gap:0.5rem;}.stat-item{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;}.stat-label{color:rgb(55 65 81 / 1);}.badge{font-size:0.75rem;line-height:1rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;border-radius:9999px;background-color:rgb(243 244 246 / 1);color:rgb(55 65 81 / 1);}.card-divider{margin-top:0.5rem;border-top-width:1px;border-color:rgb(229 231 235 / 1);}.stat-footer{display:flex;align-items:center;justify-content:space-between;}.stat-note{font-size:0.875rem;line-height:1.25rem;color:rgb(75 85 99 / 1);}.link-contact{font-size:0.875rem;line-height:1.25rem;text-decoration-line:underline;}.link-contact:hover{text-decoration-line:none;}.section-projects{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;}.projects-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;}.projects-filters{display:flex;align-items:center;gap:0.75rem;}.filter-button{display:inline-flex;align-items:center;gap:0.5rem;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;border-width:1px;border-color:#d1d5db;border-radius:0.5rem;color:var(--gjs-t-color-accent);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;background-color:var(--gjs-t-color-primary);transition:color 150ms, background-color 150ms, border-color 150ms;}.filter-button:hover{outline-style:solid;outline-width:2px;outline-color:#d1d5db;background-color:#f3f4f6;}.icon-grid{width:1rem;height:1rem;}.icon-flask{width:1rem;height:1rem;}.projects-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem;}.project-card{grid-column:span 4 / span 4;border-width:1px;background-color:rgb(255 255 255 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;display:flex;flex-direction:column;}.project-card:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.project-media{width:100%;height:10rem;border-top-left-radius:12px;border-top-right-radius:12px;overflow:hidden;}.project-image{width:100%;height:100%;object-fit:cover;}.project-content{padding:1.25rem;display:flex;flex-direction:column;gap:0.75rem;}.project-title{font-weight:600;font-size:1.25rem;line-height:1.75rem;}.project-description{color:rgb(55 65 81 / 1);}.project-meta{display:flex;align-items:center;justify-content:space-between;}.tag-group{display:flex;align-items:center;gap:0.5rem;}.tag{font-size:0.75rem;line-height:1rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;border-radius:9999px;background-color:rgb(243 244 246 / 1);color:rgb(55 65 81 / 1);}.project-status{font-size:0.75rem;line-height:1rem;font-weight:500;color:rgb(21 128 61 / 1);}.project-cta{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem;}.link-read-more{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.875rem;line-height:1.25rem;}.link-read-more:hover{text-decoration-line:underline;}.icon-external{width:1rem;height:1rem;}.section-callout{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:2rem;padding-right:2rem;padding-top:3rem;padding-bottom:3rem;}.callout-card{border-width:1px;background-color:rgb(255 255 255 / 1);padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;}.callout-text{display:flex;flex-direction:column;gap:0.5rem;}.callout-title{font-weight:600;font-size:1.5rem;line-height:2rem;}.callout-description{color:rgb(55 65 81 / 1);}.callout-actions{display:flex;align-items:center;gap:0.75rem;}.icon-github{width:1rem;height:1rem;}.section-contact{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:2rem;padding-right:2rem;padding-bottom:4rem;}.contact-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem;}.contact-left{grid-column:span 6 / span 6;display:flex;flex-direction:column;gap:1.5rem;}.contact-card{border-width:1px;background-color:rgb(255 255 255 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1rem;}.contact-row{display:flex;align-items:center;gap:0.75rem;}.link-email:hover{text-decoration-line:underline;}.link-github:hover{text-decoration-line:underline;}.icon-publications{width:1.25rem;height:1.25rem;}.link-publications:hover{text-decoration-line:underline;}.contact-right{grid-column:span 6 / span 6;}.contact-form{border-width:1px;background-color:rgb(255 255 255 / 1);padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;}.form-field{display:flex;flex-direction:column;gap:0.5rem;}.form-label{font-size:0.875rem;line-height:1.25rem;font-weight:500;color:rgb(17 24 39 / 1);}.input-text{border-radius:0.5rem;border-width:1px;border-color:rgb(209 213 219 / 1);padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;}.input-text:focus{border-color:#111827;outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px rgba(59, 130, 246, 0.35);}.input-email{border-radius:0.5rem;border-width:1px;border-color:rgb(209 213 219 / 1);padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;}.input-email:focus{border-color:#111827;outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px rgba(59, 130, 246, 0.35);}.input-select{border-radius:0.5rem;border-width:1px;border-color:rgb(209 213 219 / 1);padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;background-color:rgb(255 255 255 / 1);}.input-select:focus{border-color:#111827;outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px rgba(59, 130, 246, 0.35);}.form-fieldset{display:flex;flex-direction:column;gap:0.5rem;}.form-legend{font-size:0.875rem;line-height:1.25rem;font-weight:500;color:rgb(17 24 39 / 1);}.radio-group{display:flex;align-items:center;gap:1.5rem;}.radio-option{display:inline-flex;align-items:center;gap:0.5rem;cursor:pointer;}.radio-control{position:relative;}.input-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;}.radio-visual{width:1rem;height:1rem;border-radius:9999px;border-width:1px;border-color:rgb(156 163 175 / 1);display:inline-block;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;position:relative;}.radio-label{color:rgb(31 41 55 / 1);font-size:0.875rem;line-height:1.25rem;}.form-checkbox{display:flex;align-items:center;gap:0.5rem;}.checkbox-label{display:inline-flex;align-items:center;gap:0.5rem;cursor:pointer;}.checkbox-control{position:relative;}.input-checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;}.checkbox-visual{width:1rem;height:1rem;border-radius:0.375rem;border-width:1px;border-color:rgb(156 163 175 / 1);display:inline-flex;align-items:center;justify-content:center;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;position:relative;}.checkbox-checkmark{width:0.5rem;height:0.5rem;background-color:rgb(255 255 255 / 1);opacity:0;}.checkbox-text{font-size:0.875rem;line-height:1.25rem;color:rgb(55 65 81 / 1);}.button-submit{display:inline-flex;align-items:center;gap:0.5rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.button-submit:hover{outline-style:solid;outline-width:2px;outline-color:#d1d5db;background-color:rgb(17 24 39 / 1);}.footer{width:100%;border-top-width:1px;border-color:rgb(229 231 235 / 1);}.footer-container{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;}.footer-branding{display:flex;flex-direction:column;gap:0.5rem;}.footer-title{font-weight:600;font-size:1.25rem;line-height:1.75rem;}.footer-subtitle{color:rgb(75 85 99 / 1);}.footer-links{display:flex;align-items:center;gap:1rem;}.footer-link:hover{text-decoration-line:underline;}.footer-bottom{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;}.footer-copyright{font-size:0.875rem;line-height:1.25rem;color:rgb(107 114 128 / 1);}.footer-social{display:flex;align-items:center;gap:0.75rem;}.footer-social-link{display:inline-flex;align-items:center;gap:0.5rem;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-width:1px;border-color:rgb(209 213 219 / 1);border-radius:0.5rem;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.footer-social-link:hover{outline-style:solid;outline-width:2px;outline-color:#d1d5db;background-color:rgb(243 244 246 / 1);}.footer-social-label{font-size:0.875rem;line-height:1.25rem;}#i4mjl .hero-title{font-family:"IBM Plex Mono", monospace;font-weight:500;}#i4mjl .hero-subtitle{font-family:"IBM Plex Mono", monospace;font-weight:500;}#ihlmo h2.gjs-t-h2, #ihlmo h3{font-family:"IBM Plex Mono medm", "IBM Plex Mono", monospace;font-weight:500;letter-spacing:-0.01em;}#idixl-2-3{width:1.25rem;height:1.25rem;margin-top:0.25rem;}.gjs-t-button:hover{background-color:var(--gjs-t-color-primary);color:var(--gjs-t-color-accent);outline-style:solid;outline-width:2px;outline-color:#d1d5db;}.gjs-t-button:focus{background-color:var(--gjs-t-color-primary);color:var(--gjs-t-color-accent);outline-style:solid;outline-width:2px;outline-color:#d1d5db;}.gjs-t-button.button-primary{color:var(--gjs-t-color-primary);}.gjs-t-button.button-submit{color:var(--gjs-t-color-primary);}.gjs-t-button.button-secondary{color:var(--gjs-t-color-primary);}.gjs-t-button.button-primary:hover{background-color:var(--gjs-t-color-primary);color:var(--gjs-t-color-accent);}.gjs-t-button.button-submit:hover{background-color:var(--gjs-t-color-primary);color:var(--gjs-t-color-accent);}.gjs-t-button.button-secondary:hover{background-color:var(--gjs-t-color-primary);color:var(--gjs-t-color-accent);}#iwd3m-2{color:var(--gjs-t-color-accent);background-color:var(--gjs-t-color-primary);border:1px solid #d1d5db;border-radius:0.5rem;}#iwd3m-2:hover{background-color:#f3f4f6;color:var(--gjs-t-color-accent);outline-style:solid;outline-width:2px;outline-color:#d1d5db;}.icon-btn{width:1rem;height:1rem;filter:invert(1);transition:filter 150ms;}.gjs-t-button:hover .icon-btn, .gjs-t-button:focus .icon-btn{filter:invert(0);}.filter-active{outline-style:solid;outline-width:2px;outline-color:#d1d5db;background-color:rgb(243 244 246 / 1);}.filter-button.filter-active{background-color:var(--gjs-t-color-accent);color:var(--gjs-t-color-primary);border-color:transparent;}.filter-button .icon-btn{filter:invert(0);}.filter-button.filter-active .icon-btn{filter:invert(1);}#iwd3m-2 .icon-btn{filter:invert(0);}#iwd3m-2.filter-active{background-color:var(--gjs-t-color-accent);color:var(--gjs-t-color-primary);border-color:transparent;}#iwd3m-2.filter-active .icon-btn{filter:invert(1);}#imx9xo{padding:10px;}#ic7k4t{text-align:center;}.form-success{display:none;border:1px solid #d1d5db;background-color:#ffffff;padding:1rem;border-radius:0.5rem;color:rgb(17 24 39 / 1);}.form-success.show{display:block;}.form-error{display:none;border:1px solid #dc3545;background-color:#fff5f5;padding:1rem;border-radius:0.5rem;color:#7f1d1d;}.form-error.show{display:block;}#iutsng{position:absolute;left:-9999px;height:0;width:0;opacity:0;}.input-radio:focus-visible+.radio-visual, .input-checkbox:focus-visible+.checkbox-visual{outline:2px solid var(--gjs-t-color-accent);outline-offset:2px;}.input-radio:checked+.radio-visual{border-color:#111827;box-shadow:0 0 0 4px rgba(17, 24, 39, 0.15);background-color:#fff;}.input-checkbox:checked+.checkbox-visual{border-color:#111827;background-color:#111827;}.input-checkbox:checked+.checkbox-visual .checkbox-checkmark{opacity:1;}.radio-visual::after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:9999px;background-color:#111827;transform:translate(-50%, -50%) scale(0);transition:transform 150ms;}.input-radio:checked+.radio-visual::after{transform:translate(-50%, -50%) scale(1);}.checkbox-visual .checkbox-checkmark{width:0.5rem;height:0.5rem;background-color:#ffffff;opacity:0;transition:opacity 150ms;border-radius:2px;}#imx9xo-3{padding:10px;}#ielb94{font-size:14pt;}#iy15mk{text-align:center;}#iix8vi{color:black;}#docs-internal-guid-15cac78d-7fff-f153-d51c-7eb7bf99f4d0{font-weight:normal;}#ig422v{padding-top:48px;padding-right:32px;padding-bottom:13px;padding-left:32px;}@media (max-width: 992px){.header-container{padding-left:1.5rem;padding-right:1.5rem;}.header-content-row{flex-direction:column;gap:1.5rem;}.section-description{padding-left:1.5rem;padding-right:1.5rem;}.description-grid{grid-template-columns:repeat(12, minmax(0, 1fr));}.section-projects{padding-left:1.5rem;padding-right:1.5rem;}.projects-header{flex-direction:column;align-items:flex-start;}.projects-grid{grid-template-columns:repeat(12, minmax(0, 1fr));gap:1.5rem;}.section-callout{padding-left:1.5rem;padding-right:1.5rem;}.callout-card{flex-direction:column;align-items:flex-start;}.section-contact{padding-left:1.5rem;padding-right:1.5rem;}.contact-grid{grid-template-columns:repeat(12, minmax(0, 1fr));}.footer-container{padding-left:1.5rem;padding-right:1.5rem;}.footer-top{flex-direction:column;}.footer-bottom{flex-direction:column;align-items:flex-start;}}@media (max-width: 480px){.header-container{padding-left:1rem;padding-right:1rem;}.hero-subtitle{font-size:1rem;line-height:1.5rem;}.section-description{padding-left:1rem;padding-right:1rem;}.description-paragraph{font-size:1rem;line-height:1.5rem;}.section-projects{padding-left:1rem;padding-right:1rem;}.projects-grid{gap:1.25rem;}.section-callout{padding-left:1rem;padding-right:1rem;}.section-contact{padding-left:1rem;padding-right:1rem;}.radio-group{flex-direction:column;align-items:flex-start;gap:0.75rem;}.footer-container{padding-left:1rem;padding-right:1rem;}}